bitkeeper revision 1.1159.1.555 (42094892MsTPGiy_x_uFbwMVQuq4Qg)
authoriap10@labyrinth.cl.cam.ac.uk <iap10@labyrinth.cl.cam.ac.uk>
Tue, 8 Feb 2005 23:17:38 +0000 (23:17 +0000)
committeriap10@labyrinth.cl.cam.ac.uk <iap10@labyrinth.cl.cam.ac.uk>
Tue, 8 Feb 2005 23:17:38 +0000 (23:17 +0000)
commit3b66390a75756e52571fdceee0d524f3f4984ce3
tree7727f6e32f0f057a9ff47d576d4d950d75205a55
parent3f789c23ce1afb92bae4e4ac550dd79474527809
bitkeeper revision 1.1159.1.555 (42094892MsTPGiy_x_uFbwMVQuq4Qg)

Fix the synchronization issues between xend and the device model at
startup time.

Initialize the shared page in the hypervisor. Otherwise, the hypervisor
might try to inject spurious interrupts into the guest due to
uninitialized data.

Signed-off-by: Xin B Li <xin.b.li@intel.com>
Signed-off-by: Arun Sharma <arun.sharma@intel.com>
Signed-off-by: ian@xensource.com
tools/ioemu/iodev/main.cc
tools/ioemu/memory/misc_mem.cc
tools/python/xen/xend/XendDomainInfo.py
xen/arch/x86/vmx_vmcs.c